Simplify m/intel386.h.
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 23 Apr 2010 22:14:14 +0000 (15:14 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 23 Apr 2010 22:14:14 +0000 (15:14 -0700)
commitfcf06ce6d5e7b58b3993ae34b4fb9c9065438ec2
tree460860cfd4adeefd72369ad6e88484c9f472bc09
parent0b4ede76a6c798dbc872df9675bd241511abce93
Simplify m/intel386.h.
* m/intel386.h (CRT0_DUMMIES): Remove, inline value in the only
user: ecrt0.c.
(SOLARIS2): Remove LOAD_AVE_TYPE, LOAD_AVE_CVT, LIBS_MACHINE, unused.
(USG5_4): Move LOAD_AVE_TYPE, LOAD_AVE_CVT, FSCALE definitions to
the only user: s/unixware.h.
* ecrt0.c: Remove #ifndef static.  Inline CRT0_DUMMIES definition
from m/intel386.h.
* s/unixware.h (LOAD_AVE_TYPE, LOAD_AVE_CVT, FSCALE): Definitions
moved here from m/intel386.h.
src/ChangeLog
src/ecrt0.c
src/m/intel386.h
src/s/unixware.h